home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 551-575 / disk_567 / amigamail / legal.txt < prev    next >
Text File  |  1992-05-06  |  4KB  |  141 lines

  1. Copyright © 1990-1991 Commodore-Amiga, Inc.
  2.  
  3. These examples are provided in electronic form by Commodore-Amiga, Inc.
  4. for use with the Amiga Mail Volume II technical publication. Amiga Mail
  5. Volume II is a bi-monthly technical publication that contains additional
  6. information on the correct usage of the techniques and operating system
  7. functions presented in these examples. The source and executable code of
  8. these examples may only be distributed in free electronic form, via bulletin
  9. board or as part of a fully non-commercial and freely redistributable
  10. diskette.  Both the source and executable code (including comments) must be
  11. included, without modification, in any copy.  These examples may not be
  12. published in printed form or distributed with any commercial product.
  13. However, the programming techniques and support routines set forth in these
  14. examples may be used in the development of original executable software
  15. products for Commodore Amiga computers.
  16.  
  17. All other rights reserved.
  18.  
  19. These examples are provided "as-is" and are subject to change; no
  20. warranties are made.  All use is at your own risk. No liability or
  21. responsibility is assumed.
  22.  
  23.  
  24. Some of these examples were modifed slightly from the original articles.
  25. This was to make them compatible with the V37 include files.  Each example
  26. was recompiled with SAS C 5.10b.
  27.  
  28. The following is the list of code examples and executables:
  29.  
  30. am_Sep90/IconImage
  31.     am_Sep90/IconImage/WBArg.c
  32. am_Sep90/Screens&Windows
  33.     am_Sep90/Screens&Windows/CloneWB
  34.     am_Sep90/Screens&Windows/CloneWB.c
  35.     am_Sep90/Screens&Windows/Pub
  36.     am_Sep90/Screens&Windows/Pub.c
  37.     am_Sep90/Screens&Windows/ScreenDisplayModes
  38.     am_Sep90/Screens&Windows/ScreenDisplayModes.c
  39.  
  40. am_Nov90/System
  41.     am_Nov90/System/SystemTest
  42.     am_Nov90/System/SystemTest.c
  43.  
  44. am_Jan91/AMCX
  45.     am_Jan91/AMCX/Broker.c
  46.     am_Jan91/AMCX/broker
  47.     am_Jan91/AMCX/HotKey.c
  48.     am_Jan91/AMCX/hotkey
  49. am_Jan91/ExtScreen
  50.     am_Jan91/ExtScreen/extscreen
  51.     am_Jan91/ExtScreen/extscreen.c
  52. am_Jan91/Genlock
  53.     am_Jan91/Genlock/genlockdemo
  54.     am_Jan91/Genlock/genlockdemo.c
  55.  
  56. am_Mar91/boopsi
  57.     am_Mar91/boopsi/Boopsi1.c
  58.     am_Mar91/boopsi/boopsi1
  59. am_Mar91/setfunc
  60.     am_Mar91/setfunc/ISpy.c
  61.     am_Mar91/setfunc/Ispy_stubs.asm
  62.     am_Mar91/setfunc/ispy
  63.  
  64. am_May91/ASL
  65.     am_May91/ASL/FileHook.c
  66.     am_May91/ASL/filehook
  67.     am_May91/ASL/FilePat.c
  68.     am_May91/ASL/filepat
  69.     am_May91/ASL/FontReq.c
  70.     am_May91/ASL/fontreq
  71.     am_May91/ASL/SimpleFR.c
  72.     am_May91/ASL/simpleFR
  73. am_May91/ImageClass
  74.     am_May91/ImageClass/classface.o
  75.     am_May91/ImageClass/exe.me
  76.     am_May91/ImageClass/hookface.o
  77.     am_May91/ImageClass/mytextlabelclass.c
  78.     am_May91/ImageClass/usemyic
  79.     am_May91/ImageClass/usemyic.c
  80. am_May91/ReadArgs
  81.     am_May91/ReadArgs/ReadArgs
  82.     am_May91/ReadArgs/readargs.c
  83.  
  84. am_Jul91/AppWorkbench
  85.     am_Jul91/AppWorkbench/AppIcon
  86.     am_Jul91/AppWorkbench/AppIcon.c
  87.     am_Jul91/AppWorkbench/AppIcon.h
  88.     am_Jul91/AppWorkbench/AppMenu
  89.     am_Jul91/AppWorkbench/AppMenu.c
  90.     am_Jul91/AppWorkbench/AppWindow
  91.     am_Jul91/AppWorkbench/AppWindow.c
  92.     am_Jul91/AppWorkbench/adc
  93.     am_Jul91/AppWorkbench/adc.c
  94. am_Jul91/CAMG
  95.     am_Jul91/CAMG/CAMG.c
  96.     am_Jul91/CAMG/camg
  97. am_Jul91/ManWindows
  98.     am_Jul91/ManWindows/Hide
  99.     am_Jul91/ManWindows/Hide.c
  100.     am_Jul91/ManWindows/Hide.h
  101.     am_Jul91/ManWindows/Jumpy
  102.     am_Jul91/ManWindows/Jumpy.c
  103.     am_Jul91/ManWindows/Zoom
  104.     am_Jul91/ManWindows/Zoom.c
  105.  
  106. am_Sep91/Aspect
  107.     am_Sep91/Aspect/GetAspect.c
  108.     am_Sep91/Aspect/getaspect
  109. am_Sep91/FileName
  110.     am_Sep91/FileName/Part
  111.     am_Sep91/FileName/Part.c
  112.     am_Sep91/FileName/Split
  113.     am_Sep91/FileName/split.c
  114. am_Sep91/Pattern
  115.     am_Sep91/Pattern/Pattern
  116.     am_Sep91/Pattern/SetStar
  117.     am_Sep91/Pattern/SetStar.c
  118.     am_Sep91/Pattern/pattern.c
  119. am_Sep91/Scan
  120.     am_Sep91/Scan/DirComp
  121.     am_Sep91/Scan/DirComp.c
  122.     am_Sep91/Scan/Find
  123.     am_Sep91/Scan/Find.c
  124.     am_Sep91/Scan/ListDir
  125.     am_Sep91/Scan/ListDir2
  126.     am_Sep91/Scan/ListPattern
  127.     am_Sep91/Scan/ListPattern.c
  128.     am_Sep91/Scan/listdir.c
  129.     am_Sep91/Scan/listdir2.c
  130.  
  131. am_Nov91/FontTag
  132.     am_Nov91/FontTag/FTA
  133.     am_Nov91/FontTag/FTA.c
  134.     am_Nov91/FontTag/cliptext
  135.     am_Nov91/FontTag/cliptext.c
  136. am_Nov91/Notify
  137.     am_Nov91/Notify/MessageNotification
  138.     am_Nov91/Notify/MessageNotification.c
  139.     am_Nov91/Notify/SignalNotification
  140.     am_Nov91/Notify/SignalNotification.c
  141.